func net/http/httputil.singleJoiningSlash

2 uses

	net/http/httputil (current package)
		reverseproxy.go#L209: func singleJoiningSlash(a, b string) string {
		reverseproxy.go#L223: 		return singleJoiningSlash(a.Path, b.Path), ""